home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Complementary Applications 2004 February / SGI IRIX 6.5 Complementary Applications 2004 February.iso / dist / cde.idb / usr / dt / share / man / cat3 / XmFontListCreate.z / XmFontListCreate
Encoding:
Text File  |  2003-11-18  |  2.6 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmFFFFoooonnnnttttLLLLiiiissssttttCCCCrrrreeeeaaaatttteeee((((3333XXXX))))      UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV      XXXXmmmmFFFFoooonnnnttttLLLLiiiissssttttCCCCrrrreeeeaaaatttteeee((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.       _X_m_F_o_n_t_L_i_s_t_C_r_e_a_t_e - A font list function that creates a font
  10.       list
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.       #include <Xm/Xm.h>
  14.  
  15.       XmFontList XmFontListCreate (ffffoooonnnntttt,,,, cccchhhhaaaarrrrsssseeeetttt)
  16.            _X_F_o_n_t_S_t_r_u_c_t **** ffffoooonnnntttt;
  17.            _X_m_S_t_r_i_n_g_C_h_a_r_S_e_tcccchhhhaaaarrrrsssseeeetttt;
  18.  
  19.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  20.       _X_m_F_o_n_t_L_i_s_t_C_r_e_a_t_e creates a new font list with    a single
  21.       element specified by the provided font and character set.
  22.       It also allocates the    space for the font list.
  23.  
  24.       _N_o_t_e:    This function is obsolete and exists for compatibility
  25.       with previous    releases.  It is replaced by
  26.       _X_m_F_o_n_t_L_i_s_t_A_p_p_e_n_d_E_n_t_r_y.
  27.  
  28.       ffffoooonnnntttt Specifies a pointer to a    font structure for which the
  29.            new font    list is    generated.  This is the    structure
  30.            returned    by the XLib _X_L_o_a_d_Q_u_e_r_y_F_o_n_t function.
  31.  
  32.       cccchhhhaaaarrrrsssseeeetttt
  33.            Specifies the character set identifier for the font.
  34.            This can    be _X_m_S_T_R_I_N_G__D_E_F_A_U_L_T__C_H_A_R_S_E_T, but this value
  35.            does not    comply with the    AES, and it may    be removed in
  36.            future versions of Motif.  If the value is
  37.            _X_m_S_T_R_I_N_G__D_E_F_A_U_L_T__C_H_A_R_S_E_T, the routine derives the
  38.            character set from the current language environment.
  39.  
  40.      RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
  41.       Returns NULL if ffffoooonnnntttt or cccchhhhaaaarrrrsssseeeetttt is NULL; otherwise, returns
  42.       a new    font list.
  43.  
  44.      RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
  45.       _X_m_F_o_n_t_L_i_s_t(_3_X) and _X_m_F_o_n_t_L_i_s_t_A_p_p_e_n_d_E_n_t_r_y(_3_X).
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                        (printed 11/11/03)
  64.  
  65.  
  66.  
  67.